home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 98 / Skunkware 98.iso / html / src / vim.src < prev    next >
Text File  |  1998-03-27  |  704b  |  22 lines

  1. @@@STARTPACK(vim;Vi IMproved, a programmers text editor)
  2.  
  3. <P>
  4. Vim is a text editor that is upwards compatible to vi.  It
  5. can be used to edit any ASCII text.  It is especially useful
  6. for editing programs.
  7. <P>
  8. There  are  a  lot  of  enhancements above vi: multi level
  9. undo, multi windows and  buffers,  command  line  editing,
  10. filename completion, on-line help, visual selection, etc..
  11. Read vim_diff.txt for a summary of the differences between
  12. Vim and vi.
  13. </P>
  14.  
  15. @@@OSR5DIST(http://www.sco.com/skunkware/osr5/editors/vim/)
  16. @@@UW2DIST(http://www.sco.com/skunkware/uw7/editors/vim/)
  17. @@@SOURCE(ftp://ftp.fu-berlin.de/pub/misc/editors/vim/)
  18. @@@HOMEPAGE(http://www.math.fu-berlin.de/~guckes/vim/)
  19.  
  20. @@@ENDPACK
  21.  
  22.